home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 047a / mmir100.zip / MAGIC.DOC < prev    next >
Text File  |  1993-06-01  |  8KB  |  182 lines

  1.  
  2. Dynamic Designs Magic Mirror Screen Saver v1.00
  3. Copyright (C) 1992-1993 Daniel Baumberger and Ken Maupin
  4. From the "Over the Edge Collection"
  5.  
  6.  
  7. WARRANTY and LICENSE:
  8. =====================
  9.     This software is provided AS IS.  There is NO warranty either 
  10. expressed or implied.  The authors cannot be responsible for any damage
  11. incurred from the use or misuse of this program.  
  12.     You are granted a limited license to evaluate this software to
  13. see if it meets your needs.  You may not charge for this software except 
  14. for media, shipping, and/or phone charges without written consent of the
  15. author.  You may NOT reverse engineer or decompile this software.
  16.     This software is NOT free.  It is being distributed as shareware.
  17. You have 30 days to evaluate if this product meets your needs.  After that 
  18. period, you must either register with the author (see below) or delete all 
  19. copies of the program.  
  20.  
  21. OVERVIEW:
  22. ==========
  23.     Magic Mirror (Magic) is a variation of the classic bouncing lines 
  24. program.  It as based on a program by Ken Maupin called Manic.  Magic allows 
  25. 1, 2, or 4 bouncing lines to be on the screen at once.  Magic also contains 
  26. many options that limit where the lines can go, how many colors can be used, 
  27. and how to display the lines.
  28.  
  29. REQUIREMENTS:
  30. ==============
  31.     Magic will run on any 80x86 based system with an EGA, VGA, or SVGA.
  32. It requires only around 50k of free RAM.  A math-coprocessor is NOT required.
  33.     To use the SVGA modes, a special command-line switch must be used.
  34. Since the drivers used for development cannot auto detect SVGA, they must 
  35. be selected explicitly.  See the section "RUNNING MAGIC" for more details.
  36.  
  37. RUNNING MAGIC:
  38. ===============
  39.     To run Magic with the default parameters, just type "magic" at the 
  40. DOS prompt.  This defaults to auto detect either EGA or standard VGA and 
  41. will pick your best mode from there.  For VGA, it will be probably 
  42. 640x480x16.
  43.     To get help on Magic, type "Magic /?" at the DOS prompt.  Magic 
  44. will display a list of supported command-line options and their defaults.
  45. Below is a list of the parameters, their defaults, acceptable values, and 
  46. what they do.  Characters in square brackets ("[]") are optional.  Values
  47. separated by "|" are alternate options.  Choose only one.
  48.  
  49. /D[ELAY] n
  50.     DEFAULT: 0 milliseconds
  51.     PURPOSE: Sets the delay to n milliseconds between drawing each line.
  52. You can put just about any value here up to around 32,767 (around 1/2 minute).
  53.  
  54. /C[OLOR] L[INEAR] | R[ANDOM]
  55.     DEFAULT: LINEAR
  56.     PURPOSE: The Color switch determines how drawing colors are selected.
  57. LINEAR chooses the next available color in the palette.  RANDOM chooses a 
  58. random color.
  59.  
  60. /S[PEED] n
  61.     DEFAULT: 50
  62.     PURPOSE: Speed determines how many lines should be drawn before 
  63. changing the color.  Any value from 1 to 32,767 can be used.
  64.  
  65. /MA[X] n
  66.     DEFAULT: 10
  67.     PURPOSE: Max specifies the maximum number of pixels of space between
  68. the lines.  Acceptable values are 1 to 32,767.  For higher resolution modes, 
  69. a larger value works better.  10 works quite well in 1024x768x256.  For lower
  70. resolutions, such as 320x200x256, a smaller value works better.
  71.  
  72. /MI[N] n
  73.     DEFAULT: 2
  74.     PURPOSE: This is the opposite of MAX.  This specifies the minimum 
  75. distance between lines.  Value can range from 1 to 32,767 but MUST be less 
  76. than MAX.  
  77.  
  78. /T[AIL] n
  79.     DEFAULT: 75
  80.     PURPOSE: This sets the tail length in number of lines.  Basically, 
  81. it is the number of lines that are kept on the screen before being erased.
  82. Currently, value can range from 1 to 199.
  83.  
  84. /MIR[ROR] N[ONE] | H[ORZ] | V[ERT] | B[OTH]
  85.     DEFAULT: BOTH
  86.     PURPOSE: Selects the mirror that Magic will perform.  NONE means that
  87. only one line will bounce around.  HORZ means that the screen will be 
  88. mirrored over a horizontal line on the screen, with one line above and 
  89. one below (mirror images).  VERT is like horizontal but in the line is 
  90. vertical.  BOTH has four lines, each bouncing around the entire screen.
  91.  
  92. /MAN[IC]
  93.     DEFAULT: OFF
  94.     PURPOSE: Selects "Manic" Mode.  Manic mode is a variation that
  95. adjusts where the lines can go.  This only effects HORZ, VERT, AND BOTH
  96. mirroring.  Basically, it will set up a line (either horizontal, vertical,
  97. or both) and limit the line to that region.  For example, if you select BOTH
  98. for mirroring and MANIC, then the screen will be divided into four sections,
  99. each with a line in it and it cannot leave that section of the screen.  For
  100. best results, play around and see what it does.
  101.  
  102. /P[ARK]
  103.     DEFAULT: OFF
  104.     PURPOSE: THIS OPTION IS AVAILABLE IN REGISTERED VERSIONS ONLY.  
  105. Magic has the disk parking technology from DDPC so when this option is 
  106. specified, Magic will park all hard disks while it is saving your screen
  107. to save your disk also.
  108.  
  109. /L[IMIT] n
  110.     DEFAULT: 0
  111.     PURPOSE: This options limits the colors used.  0 means use ALL colors,
  112. i.e. the entire palette.  Values can range from 0 to 16 for 16 color modes 
  113. and 0 to 256 for 256 color modes.
  114.  
  115. /MO[DE] m
  116.     DEFAULT: * auto detected *
  117.     PURPOSE: Selects another video mode.  It defaults to detecting EGA's
  118. or VGA's best mode.  For SVGA modes, the resolution must be specified 
  119. manually.  Acceptable values for m are:
  120.  
  121.     320x200x256    640x200x16
  122.     640x400x256    640x350x16
  123.     640x480x256    640x480x16
  124.     800x600x256
  125.     1024x768x256
  126.  
  127. The entire string as specified above must be put in as m.  For example, to 
  128. select the 1024x768x256 mode:
  129.  
  130. > MAGIC /MODE 1024x768x256
  131.  
  132. Other forms of specifying the mode are being considered.  If you have a 
  133. suggestion, contact the author below (see REGISTERING).
  134.  
  135. REGISTERING
  136. ============
  137.     If, after the evaluation period, you find Magic useful, you can 
  138. register your copy by sending $15 (US) to:
  139.  
  140. Daniel Baumberger
  141. 811 South Nevada Drive
  142. Longview, WA 98632-5611
  143.  
  144. As a registered user, you will receive the Dynamic Designs quarterly 
  145. newsletter, be eligible for discounted updates, and you will receive a 
  146. disk with all the other Dynamic Designs utilities and screen savers (The 
  147. Over the Edge Collection) with instructions on how to register the others
  148. at special price.  Comments, questions, suggestions, and ideas for new 
  149. screen savers can also be sent to the above address.
  150.  
  151. When you register, please specify the version number that you have, where you
  152. got it (if a BBS, give a phone number, if Internet site, give address), and an
  153. e-mail address or Compuserve address (if applicable).  Also, some of the
  154. screen savers can benefit from a 286 or 386 or a math coprocessor.  If you
  155. would like a registered version targeted for a specific chip, please specify
  156. when registering.  NOTE: Magic does not take advantage of a math coprocessor.
  157. However, 286 and 386 specific versions are available.  Ask for availability
  158. of targeted versions when you register if you are unsure. NOTE: 286, 386, and
  159. coprocessor versions are not to be distributed!
  160.  
  161.  
  162. HISTORY:
  163. ========
  164.  
  165. Magic v1.00    Initial Shareware Release
  166.  
  167. THE OVER THE EDGE COLLECTION
  168. ============================
  169.     The Over the Edge Collection is a set of graphical screen savers
  170. developed by Daniel Baumberger, Ian Greenhoe, and Ken Maupin.  Currently there
  171. are five (as of this release) in the collection, which may or may not be
  172. available.  If you are interested, contact the author for more info.
  173.  
  174.   Magic Mirror (MAGIC) -- You got it now!
  175.   Northern Lights (NL) -- A new twist on bouncing lines.  The lines acutally
  176.     fade in and out!
  177.   Color Rings (RINGS) -- Generates hypnotic rings and square displays.
  178.   Plasma (PL) -- a plasma generator for unique moving displays.
  179.   Color Circle (COLCIR) -- A large turning color circle on your screen.
  180.  
  181.   Actual names for distribution may be different.  Contact the author above
  182. for more details on availability.